Austin Kyoto Common Lisp - définition. Qu'est-ce que Austin Kyoto Common Lisp
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

Qu'est-ce (qui) est Austin Kyoto Common Lisp - définition

AKCL; Austin Kyoto Common Lisp

Austin Kyoto Common Lisp         
<language> (AKCL) A collection of ports, bug fixes, and performance improvements to KCL by William Schelter <wfs@cli.com>, <wfs@math.utexas.edu>, University of Texas. Version 1-615 includes ports to Decstation 3100, HP9000/300, i386/Sys V, IBM-PS2/AIX, IBM-RT/AIX, SGI, Sun-3/Sunos 3 or 4, Sun-4, Sequent Symmetry, IBM370/AIX, VAX/BSD VAX/Ultrix, NeXT. ftp://rascal.ics.utexas.edu/pub/akcl-1-609.tar.Z. (1992-04-29)
AKCL         
Kyoto Common Lisp         
<language> (KCL) An implementation of Common Lisp by T. Yuasa <yuasa@tutics.tut.ac.jp> and M. Hagiya <hagiya@is.s.u-tokyo.ac.jp>, written in C to run under Unix-like operating systems. KCL is compiled to ANSI C. It conforms to Common Lisp as described in Guy Steele's book and is available under a licence agreement. ftp://rascal.ics.utexas.edu/pub/kcl.tar.Z. E-mail: <kcl@cli.com> (bug reports). Mailing list: kcl-request@cli.com, kcl@rascal.ics.utexas.edu. ["Design and Implementation of Kyoto Common Lisp", T. Yuasa <yuasa@tutics.tut.ac.jp>, J Info Proc 13(3):284-295 (1990)]. ["Kyoto Common Lisp Report", T. Yuasa & M. Hagiya]. (1987-06-01)

Wikipédia

Kyoto Common Lisp

Kyoto Common Lisp (KCL) is an implementation of Common Lisp by Taichi Yuasa and Masami Hagiya, written in C to run under Unix-like operating systems. KCL is compiled to ANSI C. It conforms to Common Lisp as described in the 1984 first edition of Guy Steele's book Common Lisp the Language and is available under a licence agreement.

KCL is notable in that it was implemented from scratch, outside of the standard committee, solely on the basis of the specification. It was one of the first Common Lisp implementations ever, and exposed a number of holes and mistakes in the specification that had gone unnoticed.